@charset "utf-8";
img{-webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.fr{float:right;}
/* 头部开始 */
.jz-top{
	border-radius: 0px;
	border:0px;
	margin-bottom: 0px;
}
.jz-top-logo{
	padding-top: 0px;
}
.jz-top-sign{
	background: #00c8d2;
}
.jz-top-sign a{
	color: #fff!important;
}
.jz-top-nav-ti{
	color: #f5cd31!important;
}
/*.jz-top-lglt{
	padding-left: 12%;
}
 .jz-top-nav li{
	padding:0px 16px;
} */
.jz-top-nav li a:hover{
	color: #ebc531!important;
}
.jz-top-inp{
	background-color: rgba(255,255,255,0.2);
	border:none;
	border-radius: 0;
	color: #fff;
}
.jz-top-but{
	background: rgba(255,255,255,0.2);
	border:none;
	border-radius: 0;
	color: #fff;
}
.jz-top-logo img{
	    width: 80%;
}
/* 头部结束 */


/* 专题开始 */

.jz-spec{
	background-color:#f5f5f5 ;
	height: 142px;
}
.jz-spec-con{
	background-color: #fff;
	height: 100%;
	text-align: center;
	padding-top: 28px;
}
.jz-spec-con-ti{
	font-size: 34px;
	color: #000;
	font-weight: bold;
	display: block;
	    width: 80%;
	    margin: 0 auto;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 18px;
}
.jz-spec-con-ti-biao{
	color: #bf0614;
}
.jz-spec-con-xaoti{
	font-size: 16px;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:0 3%;
}
.jz-spec-con-xaoti1{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
/* 专题结束 */

/* banner开始 */
.jz-banner-tu{
	background-size: contain;
}
/* .carousel-indicators li {
    display: inline-block;
    width: 10%;
    height: 30px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
	
}
.jz-xban1{
	background: url(../images/banner1.png);
}
.carousel-indicators .active {
    width: 10%;
    height: 12px;
    margin: 0;
} */

/* banner结束 */



/* 视频广播播放开始 */
.jz-spbf{
	margin-top: 40px;
}
.jz-spbf-nav{
	width: 20%;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
.jz-spbf .nav-tabs .active a{
	color: #bc2323!important;
	border:0;
}
.jz-spbf .nav-tabs .active .jz-spbf-nav-tu{
	margin-right: 6%;
	//width: 17px;
	//height: 17px;
	background: url(../images/jz-sphov.png)no-repeat;
	float: left;
}
.jz-spbf-nav-tu{
	cursor:pointer;
	margin-right: 6%;
	background: url(../images/jz-sp.png)no-repeat;
	padding-left:25px;
	//position: absolute;
	//width: 100%;
	//height: 40px;
}
.jz-spbf-nav-biao{
	padding-left: 12%;
}
.jz-spbf-nav-tu:hover{
	margin-right: 6%;
	background: url(../images/jz-sphov.png)no-repeat;
	//position: absolute;
	//width: 100%;
	//height: 40px;
}
.jz-spbf .nav-tabs .active .jz-spbf-nav-tu1{
	margin-right: 6%;
	background: url(../images/jz-gbhov.png)no-repeat;
	float: left;
}
.jz-spbf-nav-tu1{
	cursor:pointer;
	margin-right: 6%;
	padding-left:25px;
	background: url(../images/jz-gb.png)no-repeat;
	//position: absolute;
//	width: 100%;
	//height: 40px;
}
.jz-spbf-nav-tu1:hover{
	margin-right: 6%;
	background: url(../images/jz-gbhov.png)no-repeat;
	//position: absolute;
	//width: 100%;
	//height: 40px;
}
.nav-tabs>li>a{
	border:0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border:0;
	height: 40px;    top: -1px;
}
.jz-spbf-con{
	margin-top: 24px;
}
.jz-spbf-rit{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #e0e0e0;
	padding-left: 5%;
}
.jz-spbf-rit-shw{
	font-weight: bold;
}
.jz-spbf-rit-shij{
	font-weight: 500;
}
.jz-spbf-ritshi{
	width: 100%;
	height: 394px;
	overflow: auto;
	border-bottom: 1px solid #e0e0e0;
}
.jz-spbf-ritshi-jiem{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 5%;
}
.jz-spbf-ritshi-jiem span{
	font-size: 16px;
	color: #000;
	display: inline-block;
	width: 70%;
	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
}
.jz-spbf-ritshi-jiem-hk{
	font-size: 14px;
	color: #000;
	float: right;
	display: inline-block;
	width: 20%;
	height: 26px;
	line-height: 26px;
	background-color: #3db2e4;
	color: #fff;
	border-radius: 16px;
	text-align: center;
	margin-top: 10px;
}
.jz-spbf-ritshi-jiem-hk:hover{
	font-size: 16px;
	color: #000;
	float: right;
	display: inline-block;
	width: 20%;
	height: 26px;
	line-height: 26px;
	background-color: #3db2e4;
	color: #fff;
	border-radius: 16px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.jz-spbf-ritshi-jiem-hkhov{
	font-size: 14px;
	color: #000;
	float: right;
	display: inline-block;
	width: 20%;
	height: 26px;
	line-height: 26px;
	background-color: #ff0000;
	color: #fff;
	border-radius: 16px;
	text-align: center;
	margin-top: 10px;
}
.jz-spbf-ritshi-jiem-hkhov:hover{
	font-size: 16px;
	color: #000;
	float: right;
	display: inline-block;
	width: 20%;
	height: 26px;
	line-height: 26px;
	background-color: #ff0000;
	color: #fff;
	border-radius: 16px;
	text-align: center;
	margin-top: 10px;
}
.jz-spbf-ritshi-jiem-deda{
	font-size: 14px;
	color: #000;
	float: right;
	display: inline-block;
	width: 20%;
	height: 26px;
	line-height: 26px;
	background-color: #eaeaea;
	border-radius: 16px;
	text-align: center;
	margin-top: 10px;
}
.jz-spbf-con-gb{
	position: relative;
}
.jz-spbf-con-gb-tu{
	width: 100%;
}
.jz-spbf-con-gb-bof{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}



/* 视频广播播放结束 */


/* 新闻联播开始 */
.jz-newlb{
	width: 100%;
	height: 14px;
	line-height: 14px;
	margin-bottom: 24px;
}
.jz-newlb-ti{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	display: inline-block;
}
.jz-newlb-top{
	margin-top: 40px;
}
.jz-newlb-ge{
	width: 80%;
	height: 14px;
	display: inline-block;
	background: url(../images/bakh.png)no-repeat;
	background-color: #f1f1f1;
	margin:0 2%;
}
.jz-newlb-more{
	font-size: 14px;
	color: #999;
	float: right;
}
.jz-newlb-moretu{
	float: right;
	width: 15px;
	margin-left: 1%;
}
.jz-newlb-wen-tu{
	width: 100%;
	height:223px;
}

.jz-newlb-wen1{
	padding-right: 2%;
	margin-bottom: 10px;
}
.jz-newlb-wen1:hover img{
	transform: scale(1.03);
}
 .col-md-6:hover .jz-newljl-ltu {
    transform: scale(1.03);
  }
.col-md-3:hover .jz-newbxgs-wen1-ly{
	color:#bc2323;cursor:pointer;
}
.jz-newlb-wen2{
	padding-right: 1%;
	padding-left: 1%;
	margin-bottom: 10px;
}
.jz-newlb-wen2:hover img{
	transform: scale(1.03);
}
.jz-newlb-wen3{
	padding-left: 2%;
	margin-bottom: 10px;
}
.jz-newlb-wen3:hover img{
	transform: scale(1.03);
}
.jz-newlb-wen1-ly{
	font-size: 14px;
	color: #85ba41;
	display: block;
	margin:6px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jz-newlb-wen1-zt{
	font-size: 18px;
	color: #000;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jz-zt{
	margin-top: 40px;
}
/* 新闻联播结束 */


/* 晋中零距离开始 */
.jz-newlb-ge1{
	width: 80%;
	height: 14px;
	display: inline-block;
	background: url(../images/bakh.png)no-repeat;
	background-color: #f1f1f1;
	margin:0 2%;
}
.jz-newljl-ltu{
	width: 98%;
}
.jz-newlb-wen1-fbsj{
	color: #999;
	font-size: 14px;
	    display: block;
	    margin: 10px 0px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
}
.jz-newljl-wen1-zt{
	font-size: 18px;
	color: #fff;
	display: block;
	width: 96%;
	height: 40px;
	line-height: 40px;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.4);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0;
}
.jz-newljl-dw{
	position: relative;
}
.jz-newljl-wen1-rit{
	margin:6px 0px;
}

/* 晋中零距离结束 */

/* 魅力晋中我的家开始 */
.jz-newlb-geml{
	width: 77%;
	height: 14px;
	display: inline-block;
	background: url(../images/bakh.png)no-repeat;
	background-color: #f1f1f1;
	margin:0 2%;
}


/* 魅力晋中我的家结束 */


/* 晋中头条省内新闻开始 */
.jz-newlb-jztt{
	width: 63%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
}
.jz-newjzsn-lt{
	padding-right: 3%;
}
.jz-newlb-jztt2{
	width: 74%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
}
.jz-newjztt-ti{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.jz-newjztt-wen{
	font-size: 14px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.jz-newjztt-kuai{
	margin-top: 24px;cursor:pointer;
}
.jz-newjztt-kuai:hover span{
	color:#bc2323;
}
.jz-newlb-jztt3{
	width: 61%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
}
.jz-gjgn-lt{
	padding-right: 3%;
}
.jz-gjgn-rtwen{
	padding-left: 2%;
}
.jz-newgjgn-wen1-ly{
	font-size: 14px;
	color: #85ba41;
	display: block;
	margin:4px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jz-newgjgn-wen1-zt{
	font-size: 14px;
	color: #000;
	display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
}
.jz-newgjgn-wen1-sj{
	font-size: 12px;
	color: #999;
	display: block;
	margin:4px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jz-newgjgn-botm{
	margin-bottom: 24px;cursor:pointer;
}
.jz-newgjgn-botm img{
	width: 100%;
}
.jz-newgjgn-botm:hover img{
	transform: scale(1.05);
}
/* 晋中头条省内新闻结束 */

/* 百姓故事开始 */
.jz-newbxgs-wen1-ly{
	font-size: 14px;
	color: #000;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
}
.jz-newbxgs-wen1-zt{
	font-size: 14px;
	color: #999;
	display: block;
	margin:4px 0px;
	display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
}
/* 百姓故事结束 */


/* 友情链接开始 */
.jz-yqlj{
	height: 156px;
	margin-top: 40px;
}
.jz-yqlj-lt{
	height: 156px;
	text-align: center;
	background-color: #bf0614;
	writing-mode: vertical-lr;
	color: #fff;
	line-height: 88px;
	font-size: 20px;
	letter-spacing:10px;
	font-weight: bold;
}
.jz-yqlj-con{
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	height: 156px;
}
.jz-yqlj-rt{
	height: 156px;
	background: #d5d5d5;
}
.jz-yqlj-con-lian{
	font-size: 16px;
	    color: #000;
	    width: 100%;
	    height: 78px;
	    display: inline-block;
	    line-height: 78px;
	    padding-left: 24%;
}
.jz-yqlj-con-kuang{
	float: left;
	width: 14%;
}
.jz-yqlj-rt-con{
	width: 50%;
	height: 156px;
	float: left;
	text-align: center;
}
.jz-yqlj-rt-con img{
	width:70%;
	padding-top: 14%;
}
/* 友情链接结束 */


/* 底部开始 */
.jz-bottom{
	width: 100%;
	padding-bottom: 45px;
	margin-top: 80px;
	text-align: center;
	background-color: #1b0808;
}
.jz-bottom-logo{
	width: 24%;
}
.jz-bottom-wen{
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	margin-top: 36px;
	margin-bottom: 50px;
	text-align: left;
}
.jz-bottom-biao1{
	width: 47%;
}
.jz-bottom-biao2{
	width: 85%;
}
.jz-bottom-biao3{
	width: 72%;
}
.jz-bottom-biao4{
	width: 85%;
}
.jz-bottom-biao5{
	width: 42%;
}

/* 底部新增 */
.jz-bottom-lianj{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #2e1c1c;
}
.jz-bottom-lianj li{
	width: 12.5%;
	font-size: 14px;
	color: #fff;
	float: left;
}
.jz-bottom-lianj a{
	color: #fff;
}
.jz-bottom-lianj a:hover{
	color: #ff0000;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-right: 0px;
	}


/* 底部结束 */







@media screen and (min-width:1200px){ } 




 @media screen and (min-width: 960px) and (max-width: 1199px) { 
	 
	 #jz-sous{
		 float: none;
	 }
	 .jz-top-logo img{
	    width: 80%;
	 }
	 .jz-spec {
	     background-color: #f5f5f5;
	     height: auto;
	 }
	 .jz-spec-con {
	     background-color: #fff;
	     height: 100%;
	     text-align: center;
	     padding-top: 28px;
		 padding-bottom: 10px;
	 }
	 .rk-img{
		 width: 100%;
	 }
	 .jz-newgjgn-botm img{
		 width: 90%;
	 }
	 .jz-newlb-jztt{
	 	width: 56%;
	 	    height: 14px;
	 	    display: inline-block;
	 	    background: url(../images/bakh.png)no-repeat;
	 	    background-color: #f1f1f1;
	 	    margin: 0 2%;
	 }
	 .jz-newlb-jztt2{
	 	width: 70%;
	 	    height: 14px;
	 	    display: inline-block;
	 	    background: url(../images/bakh.png)no-repeat;
	 	    background-color: #f1f1f1;
	 	    margin: 0 2%;
	 }
	 .jz-newlb-jztt3 {
	     width: 50%;
	     height: 14px;
	     display: inline-block;
	     background: url(../images/bakh.png)no-repeat;
	     background-color: #f1f1f1;
	     margin: 0 2%;
	 }
	 
 }
 
 
 
 

 @media screen and (min-width: 768px) and (max-width: 959px) {
	 #jz-sous{
	 		 float: none;
	 }
	 .jz-top-logo img{
	    width: 80%;
	 }
	 .jz-spec {
	     background-color: #f5f5f5;
	     height: auto;
	 }
	 .jz-spec-con {
	     background-color: #fff;
	     height: 100%;
	     text-align: center;
	     padding-top: 28px;
	 		 padding-bottom: 10px;
	 }
	 .rk-img{
	 		 width: 100%;
	 }
	 .jz-newgjgn-botm img{
		 width: 100%;
	 }
	 .jz-newlb-ge {
    width: 76%;
    height: 14px;
    display: inline-block;
    background: url(../images/bakh.png)no-repeat;
    background-color: #f1f1f1;
    margin: 0 2%;
	}
	.jz-newlb-ge1 {
	    width: 76%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
	}
	.jz-newlb-geml {
    width: 70%;
    height: 14px;
    display: inline-block;
    background: url(../images/bakh.png)no-repeat;
    background-color: #f1f1f1;
    margin: 0 2%;
	}
	.jz-yqlj-lt {
    height: 56px;
    text-align: center;
    background-color: #bf0614;
    writing-mode: horizontal-tb;
    color: #fff;
    line-height: 56px;
    font-size: 20px;
    letter-spacing: 10px;
    font-weight: bold;
	width: 100%;
	}
	.jz-yqlj-rt-con img {
	    width: 30%;
	    padding-top: 3%;
	}
	.jz-bottom {
	    width: 100%;
	    padding-top: 45px;
	    padding-bottom: 45px;
	    margin-top: 80px;
	    text-align: center;
	    background-color: #1b0808;
	    background-size: cover;
	}
	.jz-yqlj {
	    height: auto;
	}
	.jz-bottom-biao1 {
	    width: 6%;
	}
	.jz-bottom-biao2 {
	    width: 30%;
		margin:10px 0px;
	}
	.jz-bottom-biao3 {
	    width: 30%;
		margin:10px 0px;
	}
	.jz-bottom-biao4 {
	    width: 30%;
		margin:10px 0px;
	}
	.jz-bottom-biao5 {
	    width: 10%;
	}
	
	
	.jz-top-nav a{
		text-align: center;
	}
	.jz-top-sign{
		text-align: center;
	}
	
	
	 
 }
 
 
 
 

 @media only screen and (min-width: 480px) and (max-width: 767px){
	 #jz-sous{
	 		 float: none;
	 }
	 .jz-top-logo img{
	    width: 80%;
	 }
	 .jz-spec {
	     background-color: #f5f5f5;
	     height: auto;
	 }
	 .jz-spec-con {
	     background-color: #fff;
	     height: 100%;
	     text-align: center;
	     padding-top: 28px;
	 		 padding-bottom: 10px;
	 }
	 .rk-img{
	 		 width: 100%;
	 }
	 .jz-newgjgn-botm img{
	 	 width: 100%;
	  }
	  .jz-newlb-ge {
	 width: 66%;
	 height: 14px;
	 display: inline-block;
	 background: url(../images/bakh.png)no-repeat;
	 background-color: #f1f1f1;
	 margin: 0 2%;
	 }
	 .jz-newlb-ge1 {
	     width: 66%;
	     height: 14px;
	     display: inline-block;
	     background: url(../images/bakh.png)no-repeat;
	     background-color: #f1f1f1;
	     margin: 0 2%;
	 }
	 .jz-newlb-geml {
	 width: 60%;
	 height: 14px;
	 display: inline-block;
	 background: url(../images/bakh.png)no-repeat;
	 background-color: #f1f1f1;
	 margin: 0 2%;
	 }
	 .jz-yqlj-lt {
	 height: 56px;
	 text-align: center;
	 background-color: #bf0614;
	 writing-mode: horizontal-tb;
	 color: #fff;
	 line-height: 56px;
	 font-size: 20px;
	 letter-spacing: 10px;
	 font-weight: bold;
	 width: 100%;
	 }
	 .jz-yqlj-rt-con img {
	     width: 30%;
	     padding-top: 3%;
	 }
	 .jz-bottom {
	     width: 100%;
	     padding-top: 45px;
	     padding-bottom: 45px;
	     margin-top: 80px;
	     text-align: center;
	     background-color: #1b0808;
	     background-size: cover;
	 }
	 .jz-yqlj {
	     height: auto;
	 }
	 .jz-bottom-biao1 {
	     width: 6%;
	 }
	 .jz-bottom-biao2 {
	     width: 30%;
	 	margin:10px 0px;
	 }
	 .jz-bottom-biao3 {
	     width: 30%;
	 	margin:10px 0px;
	 }
	 .jz-bottom-biao4 {
	     width: 30%;
	 	margin:10px 0px;
	 }
	 .jz-bottom-biao5 {
	     width: 10%;
	 }
	 .jz-yqlj-con-lian {
	     font-size: 16px;
	     color: #000;
	     width: 100%;
	     height: 78px;
	     display: inline-block;
	     line-height: 78px;
	     padding-left: 2%;
	 }
	 .jz-bottom-lianj li{
	 	width: 50%;
	 	font-size: 14px;
	 	color: #fff;
	 	float: left;
		
	 }
	 .jz-bottom-lianj{
	 	width: 100%;
	 	height: auto;
	 	line-height: 60px;
	 	border-bottom: 1px solid #2e1c1c;
		overflow: hidden;
	 }
	 .jz-bottom-wen {
	     font-size: 16px;
	     color: #fff;
	     line-height: 36px;
	     margin-top: 36px;
	     margin-bottom: 50px;
	     text-align: left;
	 	padding:0px 3%;
	 }
	 .jz-top-nav a{
	 	text-align: center;
	 }
	 .jz-top-sign{
	 	text-align: center;
	 }
 } 
 
 
 
 

@media only screen and (max-width: 479px) {
	#jz-sous{
			 float: none;
	}
	.jz-top-logo img{
	   width: 80%;
	}
	.jz-spec {
	    background-color: #f5f5f5;
	    height: auto;
	}
	.jz-spec-con {
	    background-color: #fff;
	    height: 100%;
	    text-align: center;
	    padding-top: 28px;
			 padding-bottom: 10px;
	}
	.rk-img{
			 width: 100%;
	}
	.jz-newgjgn-botm img{
		 width: 100%;
	 }
	 .jz-newlb-ge {
	width: 46%;
	height: 14px;
	display: inline-block;
	background: url(../images/bakh.png)no-repeat;
	background-color: #f1f1f1;
	margin: 0 2%;
	}
	.jz-newlb-ge1 {
	    width: 46%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
	}
	.jz-newlb-geml {
	width: 40%;
	height: 14px;
	display: inline-block;
	background: url(../images/bakh.png)no-repeat;
	background-color: #f1f1f1;
	margin: 0 2%;
	}
	.jz-newlb-jztt {
	    width: 33%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
	}
	.jz-newlb-jztt2 {
	    width: 34%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
	}
	.jz-newlb-jztt3 {
	    width: 51%;
	    height: 14px;
	    display: inline-block;
	    background: url(../images/bakh.png)no-repeat;
	    background-color: #f1f1f1;
	    margin: 0 2%;
	}
	.jz-yqlj-con {
	    border-top: 1px solid #d5d5d5;
	    border-bottom: 1px solid #d5d5d5;
	    height: auto;
	    overflow: hidden;
		}
		.jz-yqlj-con-kuang {
		    float: left;
		    width: 30%;
		}
		.jz-yqlj-rt {
		    height: 86px;
		    background: #d5d5d5;
		}
		.jz-bottom-lianj li{
			width: 100%;
			font-size: 14px;
			color: #fff;
			float: left;
			overflow: hidden;
		}
		.jz-bottom-lianj{
			width: 100%;
			height: auto;
			line-height: 60px;
			border-bottom: 1px solid #2e1c1c;
				overflow: hidden;
		}
		
		
	.jz-yqlj-lt {
	height: 56px;
	text-align: center;
	background-color: #bf0614;
	writing-mode: horizontal-tb;
	color: #fff;
	line-height: 56px;
	font-size: 20px;
	letter-spacing: 10px;
	font-weight: bold;
	width: 100%;
	}
	.jz-yqlj-rt-con img {
	    width: 30%;
	    padding-top: 3%;
	}
	.jz-bottom {
	    width: 100%;
	    padding-top: 5px;
	    padding-bottom: 45px;
	    margin-top:8px;
	    text-align: center;
	    background-color: #1b0808;
	    background-size: cover;
	}
	.jz-yqlj-rt-con {
	    width: 50%;
	    height: auto;
	    float: left;
	    text-align: center;
	}
	.jz-yqlj {
	    height: auto;
	}
	.jz-bottom-biao1 {
	    width: 6%;
	}
	.jz-bottom-biao2 {
	    width: 30%;
		margin:10px 0px;
	}
	.jz-bottom-biao3 {
	    width: 30%;
		margin:10px 0px;
	}
	.jz-bottom-biao4 {
	    width: 30%;
		margin:10px 0px;
	}
	.jz-bottom-biao5 {
	    width: 10%;
	}
	.jz-yqlj-con-lian {
	    font-size: 16px;
	    color: #000;
	    width: 100%;
	    height: 78px;
	    display: inline-block;
	    line-height: 78px;
	    padding-left: 2%;
	}
	.jz-spec-con-ti {
	    font-size: 26px;
	    color: #000;
	    font-weight: bold;
	    display: block;
	    width: 80%;
	    margin: 0 auto;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    margin-bottom: 18px;
	}
	.jz-spbf-nav{
		width: 50%;
		font-weight: bold;
		font-size: 14px;
	}
	.jz-bottom-wen {
	    font-size: 16px;
	    color: #fff;
	    line-height: 36px;
	    margin-top: 36px;
	    margin-bottom: 50px;
	    text-align: left;
		padding:0px 3%;
	}
	
	.jz-top-nav a{
		text-align: center;
	}
	.jz-top-sign{
		text-align: center;
	}
	
}

